JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. MAX This function returns the largest value in a set of values.. MAX(number1,number2,...) number1, number2, ... are 1 to 255 numbers for which you want to find the maximum value. Example: MAX(TotalFloat) returns the maximum Total Float. Parent Topic: Examples of Common Functions